From: Ian Campbell Date: Mon, 19 Nov 2012 14:25:35 +0000 (+0000) Subject: docs: Include prototype for HYPERVISOR_multicall X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~7627 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22?a=commitdiff_plain;h=807980f78bef99559aa7e31546d6084f9ed1eaf8;p=xen.git docs: Include prototype for HYPERVISOR_multicall Mark-up for inclusion of generated docs. Signed-off-by: Ian Campbell Acked-by: Ian Jackson Committed-by: Ian Campbell --- diff --git a/xen/include/public/xen.h b/xen/include/public/xen.h index 0bdc71cf3f..bff9542182 100644 --- a/xen/include/public/xen.h +++ b/xen/include/public/xen.h @@ -540,7 +540,10 @@ typedef struct mmu_update mmu_update_t; DEFINE_XEN_GUEST_HANDLE(mmu_update_t); /* - * Send an array of these to HYPERVISOR_multicall(). + * ` enum neg_errnoval + * ` HYPERVISOR_multicall(multicall_entry_t call_list[], + * ` unsigned int nr_calls); + * * NB. The fields are natural register size for this architecture. */ struct multicall_entry {